home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / WINDOWS / MISCUTIL / KUTL11 / SCRSHOW.DOC < prev    next >
Text File  |  1992-07-28  |  5KB  |  149 lines

  1.                                 ScreenShow
  2.  
  3.                                 Version 1.3
  4.  
  5.                    Copyright (C) 1991, Kamyan Software.
  6.                              1228 Robin Drive 
  7.                           Carol Stream Il. 60188
  8.                             All rights reserved
  9.                               (708) 837 - 0320
  10.  
  11. Index for ScreenShow
  12.  
  13. 1.0 Introduction
  14.  
  15. 2.0 Disclaimer
  16.  
  17. 3.0 Distribution Information
  18.  
  19. 4.0 File list
  20.  
  21. 5.0 Revision History
  22.  
  23. 6.0 Important Notes
  24.  
  25. 7.0 Credits
  26.  
  27.  
  28.  
  29.  
  30. 1.0 Introduction
  31.  
  32. ScreenShow is part of the Kamyan Utilities package ( See separate document
  33. kutils.doc for details about Kamyan Utilies).
  34.  
  35. ScreenShow is a Windows 3.0/3.1 screen saver which will play .fli and .flc 
  36. animation files as well as display .bmp, .rle and .dib files.  The flics 
  37. and image files can be combined into a script file which allows fade, 
  38. looping, speed control and other control parameters.  ScreenShow also 
  39. includes Password and autoload features.  Full documentation is available 
  40. on-line under the help menu.
  41.  
  42.  
  43.  
  44. 2.0 Disclaimer
  45.  
  46. Kamyan Software makes no representations or warranties with respect to
  47. this software or documentation, and specifically disclaims any express
  48. or implied warranties of merchantablilty or fitness for any purpose.
  49. Further Kamyan Software reserves the right to make changes to any and all 
  50. parts of the software, at any time, without obligations to notify any 
  51. person or organizations.  Kamyan Software will not be liable for any special,
  52. incidental, consequential, indirect or similar damages due to loss of data or
  53. any other reason, even if Kamyan Software or an agent of Kamyan Software
  54. has been advised of the possibility of such damages.  In no event shall
  55. Kamyan Software's liability for any damages ever exceed the price paid
  56. for the license to use the software, regardless of the form of the claim.
  57.  
  58.  
  59.  
  60. 3.0 Distribution Information
  61.  
  62. ScreenShow is part of the Kamyan Utilities package and can only be 
  63. distributed as part of that package see the kutils.doc file for details.
  64.  
  65.  
  66. 4.0 Files list
  67.     
  68. The following files make up the ScreenShow utility:
  69.  
  70.     scrshow.exe    - the windows application
  71.     scrhook.dll - library used by ScreenShow
  72.     scrshow.hlp - Online help file
  73.     scrshow.doc    - this file
  74.     scripts.doc - information on script files
  75.     aaplay.dll    - Autodesk flic player
  76.     aavga.dll     - Autodesk vga screen driver    
  77.  
  78. 5.0 Revision information
  79.  
  80.     Version 1.3 - July 28, 1992
  81.         Better keyboard support
  82.         Incorporated into Kamyan Utilites
  83.  
  84.     Version 1.2 - June 22, 1992
  85.         Maintenance release with minor bugs fixed.
  86.  
  87.     Version 1.1 - March, 26, 1992
  88.         Fixed problem with VGA display of animation requiring two 
  89.         mouse presses.
  90.  
  91.     Version 1.0 - December 9, 1991
  92.         First release
  93.  
  94.  
  95.  
  96. 6.0 Important Notes
  97. 6.1 Animation files
  98.  
  99. The .fli files are animation files which are generated in Autodesk Animator
  100. software.  In addition these animation files can be found on many BBS's.
  101.  
  102. The .flc files are animation files which are generated in Autodesk Animator Pro
  103. software.  This software is fairly new but these files should start appearing
  104. on BBS's.
  105.  
  106. 6.2. Use of Autodesk's Animation Player for Windows
  107.  
  108. ScreenShow makes use of Autodesk's animation player for Windows DLL to display
  109. all animations.  In addition this DLL is used to show the dialog boxes for
  110. animation file selection and the script editing dialog box.
  111.  
  112. 6.3. Animation speed and Hard Disk Cache
  113.  
  114. The Autodesk animation player supports reading the entire animation file 
  115. into memory before starting to play the animation.  ScreenShow does not
  116. use this option by default, we have found that the best preformance is
  117. achieved by letting your hard disk cache software cache the animation.
  118. So for most users this default should give the best results.  However,
  119. for the users who want to use the memory load option create a script 
  120. file for the animation file specify the memory load option.
  121.  
  122. 6.4. Animation Display Defaults
  123.  
  124. When using single animation files in order to change some of the defaults
  125. assumed by ScreenShow create a script file for this animation.  All defaults
  126. can be overwritten in a script file.  
  127.  
  128. 6.5. Location of aaplay.dll and aavga.dll
  129.  
  130. These files can be located in the same directory as ScreenShow.  However,
  131. if you have other Windows software which use these DLL they can be placed 
  132. in the windows\system\ directory.
  133.  
  134. 6.6. SOUND!!
  135.  
  136. The Autodesk animation player supports sound in Windows with multimedia 
  137. extensions and the proper sound hardware.  This has not been tested, 
  138. I would like to know if it works properly within ScreenShow.
  139.  
  140.  
  141.  
  142. 7.0 Credits
  143.  
  144. The aaplay.dll and aavga.dll files are copyrighted material belonging to 
  145. Autodesk, Inc which may be freely distributed in their unmodified form.
  146.  
  147. Animator and Animator Pro is a registered trademarks (tm) of 
  148. Autodesk, Inc.
  149.